home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8146 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  666 b 

  1. Path: news.tu-chemnitz.de!news
  2. From: hfst@hrz.tu-chemnitz.de (Hans Steffani)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: convert a string to a float
  5. Date: 1 Mar 96 19:37:11 GMT
  6. Organization: University of Technology Chemnitz, FRG
  7. Message-ID: <4h7jmq$771@pyrrhus-f.hrz.tu-chemnitz.de>
  8. References: <317cc$02f19.2d@news.express.ca>
  9. NNTP-Posting-Host: sisyphus.hrz.tu-chemnitz.de
  10.  
  11. gchan@express.ca (Gary Chan) writes:
  12.  
  13. >Synopsis:
  14. >    int Stof(char string[], float *floatPtr);
  15.  
  16. Have a look at sscanf() and use its return values.
  17.  
  18. h.f.s.
  19. --
  20. Hans Friedrich Steffani
  21. Institut fuer Elektrische Maschinen und Antriebe
  22. TU Chemnitz-Zwickau
  23. e-mail: hans.steffani@e-technik.tu-chemnitz.de
  24.